Magento Events and Observers

 To separate your custom code from the core code we use event driven programming where an event is fired and an observer is listening for specific events and executing certain logics on specific event. These events have certain class objects attached as function parameter .Observers (Class functions) runs when the event is fired and receive the class objects. The observer manipulates and receives data from class objects (event) and performs the operation on data according to requirement.

To create some observer on a specific event we need to create our own module and

event in config.xml of the module as below.

We will define the event under events tags in config.xml and under observer tag we need to define the name of the method call after event fire

Suppose we need send an custom email after every successful order, then we

 

Need to call the observer on checkout_onepage_controller_sucess_action and we have to define it in config.xml file of our module.

File: app/code/local/Letsknowit/Checkout/etc/config.xml <global>
    <events>
      <checkout_onepage_controller_success_action>   //Event Name
       <observers>
          <sendcustomemail>   //Name of observer
<type>singleton</type>
              <class>Letsknowit_Checkout_Model_Observer</class>
              <method>sendcustomemail</method>
        </sendcustomemail>
      </observers>
     </checkout_onepage_controller_success_action>
  </events>

 

</global>

Now in our custom module we need to define our observer function in Observer.php

 

File: app/code/local/Letsknowit/Checkout/Model/Observer.php class Letsknowit_Postdata_Model_Checkout_Observer

{

public function sendcustomemail(Varien_Event_Observer $observer){

 

     $event->getEvent()->getObject1();

}

After every successful order the observer function call and will do the required functionality

 

0   0
Aditya Singh
profile Michael 8th July 2025

A solid guide for developers looking to extend Magento crazy cattle 3d game functionality using events and observers!

Write a comment ...
Post comment
Cancel
profile 6th March 2025

Amazing knowledge and I like to share this kind of information with my friends and hope they like it they why I do.
크레이지알파
 

Write a comment ...
Post comment
Cancel
profile 6th March 2025

Pleasant article.Think so new type of elements have incorporated into your article. Sitting tight for your next article
크레이지알파
 

Write a comment ...
Post comment
Cancel
profile 6th March 2025

Pleasant article.Think so new type of elements have incorporated into your article. Sitting tight for your next article
크레이지알파
 

Write a comment ...
Post comment
Cancel
profile 6th March 2025

Pleasant article.Think so new type of elements have incorporated into your article. Sitting tight for your next article
유투벳
 

Write a comment ...
Post comment
Cancel
profile 6th March 2025

Pleasant article.Think so new type of elements have incorporated into your article. Sitting tight for your next article
유투벳
 

Write a comment ...
Post comment
Cancel
profile jamoxob236 6th March 2025

I hope it will be helpful for almost all peoples that are searching for this type of topic. I Think this website is best for such topic. good work and quality of articles.
whatsminer
 

Write a comment ...
Post comment
Cancel
profile welajo 25th February 2025

I was looking at some of your posts on this website and I conceive this web site is really instructive! Keep putting up..
antminer s19
 

Write a comment ...
Post comment
Cancel
profile toto 21st February 2025

We provide the safest real-time sports betting site, Toto site, and major site in Korea 토토사이트 추천
 

Write a comment ...
Post comment
Cancel
profile 20th February 2025

I definitely enjoying every little bit of it. It is a great website and nice share. I want to thank you. Good job! You guys do a great blog, and have some great contents. Keep up the good work
2025년 슬롯사이트 순위
 

Write a comment ...
Post comment
Cancel
profile 17th February 2025

It's always exciting to read articles from other writers and practice something from their web sites
안전놀이터
 

Write a comment ...
Post comment
Cancel
profile fotat40876 17th February 2025

I admire this article for the well-researched content and excellent wording. I got so involved in this material that I couldn’t stop reading. I am impressed with your work and skill. Thank you so much

총판모집
 

Write a comment ...
Post comment
Cancel
profile fotat40876 17th February 2025

온라인홀덤
I admire this article for the well-researched content and excellent wording. I got so involved in this material that I couldn’t stop reading. I am impressed with your work and skill. Thank you so much
 

Write a comment ...
Post comment
Cancel
profile ganor 13th February 2025

I am very happy to discover your post as it will become on top in my collection of favorite blogs to visit
토토사이트
 

Write a comment ...
Post comment
Cancel
profile gifowak980 8th February 2025

The website is looking bit flashy and it catches the visitors eyes. Design is pretty simple and a good user friendly interface.
안전놀이터
 

Write a comment ...
Post comment
Cancel

Please rotate your device

We don't support landscape mode on your device. Please rotate to portrait mode for the best view of our site